x86: enable support for {rd,wr}{fs,gs}base instructions
authorKeir Fraser <keir@xen.org>
Sun, 24 Oct 2010 12:17:07 +0000 (13:17 +0100)
committerKeir Fraser <keir@xen.org>
Sun, 24 Oct 2010 12:17:07 +0000 (13:17 +0100)
commitf9ee068de49cd18429fa786622b411044489cd5a
tree3bb0a5d243b7f64266ca3fa43d68d0a56fcb0568
parentc0d9c5e627c94e1712cd19a92e1e3c4d39efcae8
x86: enable support for {rd,wr}{fs,gs}base instructions

... so that once in a while Xen knows of a new CPU feature before
Linux starts making use of it.

While (obviously) I wasn't able to test this, it seemed strait forward
enough to enable anyway.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/cpu/common.c
xen/arch/x86/domain.c
xen/arch/x86/traps.c
xen/include/asm-x86/cpufeature.h
xen/include/asm-x86/domain.h
xen/include/asm-x86/processor.h